ItemReferenceData.Reference 属性

定义

获取或设置被引用项的完全限定 URL,其中包括文件名(在 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

属性值

被引用项的完全限定 URL,其中包括文件名(在 SharePoint 模式下,还有扩展名)。

适用于