Control.ControlAccessibleObject.Help Właściwość

Definicja

Pobiera opis tego, co robi obiekt lub jak jest używany obiekt.

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

Wartość właściwości

String

Opis tego, co robi obiekt lub jak jest używany obiekt.

Dotyczy

Zobacz też