DispatchOperation.Name Propriété

Définition

Obtient le nom de l'opération.

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

Valeur de propriété

Nom de l'opération. Il est utilisé comme clé de la collection Operations.

S’applique à