VCCodeParameter.IsConstant Propriedade

Definição

Obtém ou define um valor para descrever se este item é uma constante.

public:
 property bool IsConstant { bool get(); void set(bool value); };
public:
 property bool IsConstant { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(604)]
public bool IsConstant { [System.Runtime.InteropServices.DispId(604)] get; [System.Runtime.InteropServices.DispId(604)] set; }
[<System.Runtime.InteropServices.DispId(604)>]
[<get: System.Runtime.InteropServices.DispId(604)>]
[<set: System.Runtime.InteropServices.DispId(604)>]
member this.IsConstant : bool with get, set
Public Property IsConstant As Boolean

Valor da propriedade

Boolean

true Se este item for uma constante; caso contrário, false .

Atributos

Aplica-se a