言語

ItemReference.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モードでの拡張子)を含む String 値。

適用対象