IVsCredentialKey.FeatureName 属性

定义

获取或设置功能名称。 功能名称区分大小写。

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

属性值

String

功能名称。

注解

功能区分大小写。

适用于