ISymbolVariable.AddressField3 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得變數的第三個位址。
public:
property int AddressField3 { int get(); };
public int AddressField3 { get; }
member this.AddressField3 : int
Public ReadOnly Property AddressField3 As Integer
屬性值
變數的第三個位址。
備註
如需使用這個屬性的詳細資訊,請參閱 SymAddressKind 列舉。