Compartilhar via


Propriedade .

This property is for internal use only.

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

Sintaxe

'Declaração
Private ReadOnly Property DomainName As String
    Implements ISfcDomain.DomainName
    Get
'Uso
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 dá suporte ao uso de implementações de interfaces explícitas, mas não a declarações de implementações novas.

Valor da propriedade

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

Implementa

ISfcDomainDomainName()()()()

Comentários

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