Report.Urn 屬性

定義

取得或設定報告的統一資源名稱(URN)值。

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

屬性值

一個字串代表報告指定的統一資源名稱。

適用於