ForestTrustRelationshipInformation.ExcludedTopLevelNames プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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。