다음을 통해 공유


Host 속성

네임스페이스:  Microsoft.SqlServer.Management.Dmf
어셈블리:  Microsoft.SqlServer.Dmf.dll의 Microsoft.SqlServer.Dmf

구문

‘선언
Public ReadOnly Property Host As String
    Get
‘사용 방법
Dim instance As UnsupportedObjectTypeException
Dim value As String

value = instance.Host
public string Host { get; }
public:
property String^ Host {
    String^ get ();
}
member Host : string
function get Host () : String

속성 값

형식: System. . :: . .String