FeatureFlag.Description 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
有关功能标志的说明
public:
property System::String ^ Description { System::String ^ get(); };
public string Description { [System.Runtime.CompilerServices.IsReadOnly] get; }
public string Description { get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Description : string
member this.Description : string
Public ReadOnly Property Description As String
属性值
- 属性