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