Url.Value 속성

정의

코드 어셈블리가 시작되는 URL을 가져옵니다.

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

속성 값

코드 어셈블리가 시작되는 URL입니다.

적용 대상