SupportedDirectiveAttribute.SupportedDirectives Property

Definition

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.

Applies to