ObsoletedOSPlatformAttribute.Url 属性

定义

获取或设置相应文档的 URL。

public:
 property System::String ^ Url { System::String ^ get(); void set(System::String ^ value); };
public string? Url { get; set; }
member this.Url : string with get, set
Public Property Url As String

属性值

表示相应文档的 URL 的字符串。

适用于