Partager via


Subtype propriété

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Subtype As String
    Get
'Utilisation
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

Valeur de la propriété

Type : System. . :: . .String