共用方式為


ProvideDirectiveProcessorAttribute.Name 屬性

指示詞處理器的名稱

命名空間:  Microsoft.VisualStudio.TextTemplating.VSHost
組件:  Microsoft.VisualStudio.TextTemplating.VSHost.10.0 (在 Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll 中)

語法

'宣告
Public ReadOnly Property Name As String
    Get
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

ProvideDirectiveProcessorAttribute 類別

Microsoft.VisualStudio.TextTemplating.VSHost 命名空間