IVsCredentialKey.FeatureName Propriété

Définition

Obtient ou définit le nom de la fonctionnalité. Les noms de fonctionnalités respectent la casse.

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

Valeur de propriété

String

Nom de fonctionnalité.

Remarques

Le NomFonctionnalité respecte la casse.

S’applique à