共用方式為


ForestTrustRelationshipInformation.ExcludedTopLevelNames 屬性

定義

取得 ForestTrustRelationshipInformation 物件中已排除的最上層名稱。

public:
 property System::Collections::Specialized::StringCollection ^ ExcludedTopLevelNames { System::Collections::Specialized::StringCollection ^ get(); };
public System.Collections.Specialized.StringCollection ExcludedTopLevelNames { get; }
member this.ExcludedTopLevelNames : System.Collections.Specialized.StringCollection
Public ReadOnly Property ExcludedTopLevelNames As StringCollection

屬性值

讀取/寫入 StringCollection,其中包含目前物件中已排除的最上層名稱。

適用於

另請參閱