Condividi tramite


Proprietà DeploymentContributor.Canceled

Ottiene un valore che indica se il collaboratore è stato annullato.

Spazio dei nomi:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

'Dichiarazione
Protected ReadOnly Property Canceled As Boolean
    Get
protected bool Canceled { get; }
protected:
property bool Canceled {
    bool get ();
}
member Canceled : bool
function get Canceled () : boolean

Valore proprietà

Tipo: System.Boolean
true se il collaboratore è stato annullato; in caso contrario, false.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DeploymentContributor Classe

Spazio dei nomi Microsoft.Data.Schema.Build

Cancel