ExportProviderAttributeBase.OptionFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Options defined for this metadata as flags attribute
public:
property int OptionFlags { int get(); };
public:
property int OptionFlags { int get(); };
public int OptionFlags { get; }
member this.OptionFlags : int
Public ReadOnly Property OptionFlags As Integer