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입니다.

적용 대상