IVsCredentialKey.FeatureName 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置功能名称。 功能名称区分大小写。
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
属性值
功能名称。
注解
功能区分大小写。