Aracılığıyla paylaş


SupportedDirectiveAttribute.SupportedDirectives Özellik

İşlemcisi tarafından desteklenen yönergeleri kümesi katkısı.Bu ekstra özellik koleksiyonu bu ada göre mef gereklidir.

Ad alanı:  Microsoft.VisualStudio.TextTemplating
Derleme:  Microsoft.VisualStudio.TextTemplating.Interfaces.11.0 (Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Property SupportedDirectives As String
public string SupportedDirectives { get; private set; }
public:
property String^ SupportedDirectives {
    String^ get ();
    private: void set (String^ value);
}
member SupportedDirectives : string with get, private set
function get SupportedDirectives () : String
private function set SupportedDirectives (value : String)

Özellik Değeri

Tür: System.String
Returns String.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SupportedDirectiveAttribute Sınıf

Microsoft.VisualStudio.TextTemplating Ad Alanı