NavigationEntity.UrnPath 屬性

定義

取得或設定實體統一資源名稱(URN)路徑的值。

public:
 property cli::array <System::String ^> ^ UrnPath { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
[System.Xml.Serialization.XmlElement("UrnPath")]
public string[] UrnPath { get; set; }
[<System.Xml.Serialization.XmlElement("UrnPath")>]
member this.UrnPath : string[] with get, set
Public Property UrnPath As String()

屬性值

String[]

一個字串,代表實體資源名稱(URN)路徑的值。

屬性

適用於