. 属性

This property is for internal use only.

命名空间:  Microsoft.SqlServer.Management.Collector
程序集:  Microsoft.SqlServer.Management.Collector(在 Microsoft.SqlServer.Management.Collector.dll 中)

语法

声明
Private ReadOnly Property DomainName As String
    Implements ISfcDomain.DomainName
    Get
用法
Dim instance As CollectorConfigStore
Dim value As String

value = CType(instance, ISfcDomain).DomainName
string ISfcDomain.DomainName { get; }
private:
virtual property String^ DomainName {
    String^ get () sealed = ISfcDomain::DomainName::get;
}
private abstract DomainName : string
private override DomainName : string
JScript 支持使用显式接口实现,但不支持声明新显式接口实现。

属性值

类型:System. . :: . .String
A String value that is the ___domain name.

实现

ISfcDomainDomainName()()()()

注释

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.