ProviderMetadata.Name Proprietà

Definizione

Ottiene il nome univoco del provider di eventi.

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

Valore della proprietà

Restituisce una stringa che contiene il nome univoco del provider di eventi.

Si applica a

Vedi anche