NodeType プロパティ

名前空間:  Microsoft.SqlServer.Management.Dmf
アセンブリ:  Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)

構文

'宣言
Public ReadOnly Property NodeType As String
    Get
'使用
Dim instance As UnsupportedTypeException
Dim value As String

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

プロパティ値

型: System. . :: . .String