Subtype プロパティ

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

構文

'宣言
Public ReadOnly Property Subtype As String
    Get
'使用
Dim instance As ExpressionNodeNotConfigurableException
Dim value As String

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

プロパティ値

型: System. . :: . .String