SqlTaskBase.ErrorCode Propriedade

Não oferece suporte a infra-estrutura .NET Framework e a ser usado diretamente a partir de seu código.

Namespace:  Microsoft.VisualStudio.TeamSystem.Data.Tasks
Assembly:  Microsoft.VisualStudio.TeamSystem.Data.Tasks (em Microsoft.VisualStudio.TeamSystem.Data.Tasks. dll)

Sintaxe

'Declaração
Protected Shared ReadOnly Property ErrorCode As String
'Uso
Dim value As String

value = SqlTaskBase.ErrorCode
protected static string ErrorCode { get; }
protected:
static property String^ ErrorCode {
    String^ get ();
}
protected static function get ErrorCode () : String

Valor da propriedade

Tipo: System.String

Permissões

Consulte também

Referência

SqlTaskBase Classe

SqlTaskBase Membros

Microsoft.VisualStudio.TeamSystem.Data.Tasks Namespace