DataSourceReference.Reference 속성

정의

SharePoint 라이브러리의 공유 데이터 원본에 대한 참조를 가져오거나 설정합니다.

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

속성 값

파일 이름과 확장명(.rsds 또는 .odc)을 포함한 공유 DataSource 항목의 정규화된 URL을 포함하는 String입니다.

적용 대상