SupportedDirectiveAttribute.SupportedDirectives 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.
Contribution to the set of directives supported by the processor. This extra property is required by MEF to build a collection of this name.
public:
property System::String ^ SupportedDirectives { System::String ^ get(); };
public string SupportedDirectives { get; }
member this.SupportedDirectives : string
Public ReadOnly Property SupportedDirectives As String
Property Value
Returns String.