SymVariable.AddressField2 Vlastnost

Definice

Získá druhou adresu proměnné.

public:
 virtual property int AddressField2 { int get(); };
public override int AddressField2 { get; }
public virtual int AddressField2 { get; }
member this.AddressField2 : int
Public Overrides ReadOnly Property AddressField2 As Integer
Public Overridable ReadOnly Property AddressField2 As Integer

Hodnota vlastnosti

Druhá adresa proměnné.

Implementuje

Poznámky

Další informace o použití této vlastnosti naleznete ve výčtu SymAddressKind .

Platí pro

Viz také