共用方式為


ControlDesigner.ControlDesignerAccessibleObject.Value 屬性

定義

取得或設定可存取物件的數值。

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

屬性值

String

可存取物件的值,或者,如果未設定物件值,則為 null

適用於