다음을 통해 공유


Report.Urn 속성

정의

보고서의 URN(Uniform Resource Name) 값을 가져오거나 설정합니다.

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

속성 값

보고서의 지정된 URN을 나타내는 문자열입니다.

적용 대상