共用方式為


MetadataLocation.Location 屬性

定義

取得或設定中繼資料文件的位址。

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

屬性值

String

中繼資料文件的位址。

備註

URI 位址必須是相對或絕對 URI。

適用於