Subscription.Path 속성

정의

구독과 연결된 보고서의 전체 경로 이름입니다.

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

속성 값

구독과 연결된 보고서의 전체 경로 이름을 포함하는 읽기 전용 String 값입니다.

적용 대상