共用方式為


. 屬性

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.