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,它包含当前对象中排除的顶级名称。

适用于

另请参阅