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을 나타내는 문자열입니다.

적용 대상