IVsCredentialKey.FeatureName Property

Definition

Gets or sets the feature name. Feature names are case-sensitive.

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

Property Value

The feature name.

Remarks

The FeatureName is case-sensitive.

Applies to