次の方法で共有


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

適用対象

こちらもご覧ください