共用方式為


ISharePointProjectMember.Name 屬性

定義

取得方案總管中所顯示專案成員節點的名稱。

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

屬性值

字串,表示項目節點的名稱。

備註

如果是 ,則 ISharePointProjectFeature

屬性 Name 會傳回功能資料夾名稱,而不是功能檔名。 若要取得功能檔名,請呼叫 FeatureFile

適用於