MetadataReader.Options 属性
定义
获取传递给构造函数的 MetadataReaderOptions。Gets the MetadataReaderOptions passed to the constructor.
public:
property System::Reflection::Metadata::MetadataReaderOptions Options { System::Reflection::Metadata::MetadataReaderOptions get(); };
public System.Reflection.Metadata.MetadataReaderOptions Options { get; }
member this.Options : System.Reflection.Metadata.MetadataReaderOptions
Public ReadOnly Property Options As MetadataReaderOptions
属性值
枚举值的按位组合,用于描述 MetadataReaderOptions 枚举值。A bitwise combination of the enumeration values that describes the MetadataReaderOptions enum value.