FacetDescription.FacetName 属性
定义
获取此方面的名称。Gets the name of this facet.
public:
property System::String ^ FacetName { System::String ^ get(); };
public string FacetName { get; }
member this.FacetName : string
Public ReadOnly Property FacetName As String
属性值
- String
此方面的名称。The name of this facet.
适用于