Partager via


TypeLeft propriété

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

Syntaxe

'Déclaration
Public ReadOnly Property TypeLeft As String
    Get
'Utilisation
Dim instance As ExpressionTypeMistmatchException
Dim value As String

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

Valeur de la propriété

Type : System. . :: . .String