. Propiedad
This property is for internal use only.
Espacio de nombres: Microsoft.SqlServer.Management.Collector
Ensamblado: Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)
Sintaxis
'Declaración
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 admite el uso de implementaciones de interfaces explícitas, pero no la declaración de otras nuevas.
Valor de la propiedad
Tipo: System. . :: . .String
A String value that is the domain name.
Implementa
ISfcDomainDomainName()()()()
Notas
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.