共用方式為


Domains 屬性

僅供參考之用。不支援。我們無法保證未來的相容性。

命名空間:  Microsoft.SqlServer.Management.Sdk.Sfc
組件:  Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

語法

'宣告
Public Shared ReadOnly Property Domains As SfcDomainInfoCollection
    Get
'用途
Dim value As SfcDomainInfoCollection

value = SfcRegistration.Domains
public static SfcDomainInfoCollection Domains { get; }
public:
static property SfcDomainInfoCollection^ Domains {
    SfcDomainInfoCollection^ get ();
}
static member Domains : SfcDomainInfoCollection
static function get Domains () : SfcDomainInfoCollection