Share via


DomainUpDown.DomainItemAccessibleObject.Value 屬性

定義

取得可存取物件的值。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

DomainUpDown.DomainItemAccessibleObject 的 Name 屬性。

適用於