Compartir a través de


ObjectMetadataEntry.AsInt Propiedad

Definición

Devuelve el valor de estos metadatos como int32.

public:
 property int AsInt { int get(); };
public int AsInt { get; }
member this.AsInt : int
Public ReadOnly Property AsInt As Integer

Valor de propiedad

Comentarios

Se produce un InvalidType error si se llama a aunque Type no coincide.

Se aplica a