Freigeben über


.-Eigenschaft

This property is for internal use only.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)

Syntax

'Declaration
Private ReadOnly Property DomainName As String
    Implements ISfcDomain.DomainName
    Get
'Usage
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 unterstützt die Verwendung expliziter Schnittstellenimplementierungen, aber nicht die Deklaration neuer Schnittstellenimplementierungen.

Eigenschaftenwert

Typ: System. . :: . .String
A String value that is the domain name.

Implementiert

ISfcDomainDomainName()()()()

Hinweise

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