ISymbolVariable.AddressKind Propriété

Définition

Obtient la SymAddressKind valeur décrivant le type de l’adresse.

public:
 property System::Diagnostics::SymbolStore::SymAddressKind AddressKind { System::Diagnostics::SymbolStore::SymAddressKind get(); };
public System.Diagnostics.SymbolStore.SymAddressKind AddressKind { get; }
member this.AddressKind : System.Diagnostics.SymbolStore.SymAddressKind
Public ReadOnly Property AddressKind As SymAddressKind

Valeur de propriété

Type de l’adresse. Une des SymAddressKind valeurs.

S’applique à