共用方式為


FacetDescription.FacetName 屬性

定義

取得這個 Facet 的名稱。

public:
 property System::String ^ FacetName { System::String ^ get(); };
public string FacetName { get; }
member this.FacetName : string
Public ReadOnly Property FacetName As String

屬性值

這個 Facet 的名稱。

適用於