CngProperty.Name Propriété

Définition

Obtient le nom de propriété spécifié par l'objet CngProperty actuel.

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é

Le nom de propriété défini dans l'objet CngProperty actuel.

S’applique à