ControlDesigner.ControlDesignerAccessibleObject.Value Propiedad

Definición

Obtiene o establece el valor de un objeto accesible.

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

Valor de propiedad

Valor de un objeto accesible o null si el objeto no tiene ningún valor establecido.

Se aplica a