IdentityReference.Value 屬性

定義

取得由 IdentityReference 物件表示的識別之字串值。

public:
 abstract property System::String ^ Value { System::String ^ get(); };
public abstract string Value { get; }
member this.Value : string
Public MustOverride ReadOnly Property Value As String

屬性值

IdentityReference 物件表示的識別之字串值。

適用於