IDTSVariable100.SystemVariable Propriedade

Definição

Obtém um valor que indica se a variável é uma variável de sistema. Esta propriedade é somente para leitura.

public:
 property bool SystemVariable { bool get(); };
[System.Runtime.InteropServices.DispId(10)]
public bool SystemVariable { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.SystemVariable : bool
Public ReadOnly Property SystemVariable As Boolean

Valor da propriedade

true se a variável for uma variável do sistema; caso contrário, false.

Atributos

Comentários

Para obter mais informações, consulte Variable.

Aplica-se a