Namespace: Microsoft.VisualStudio.TextTemplating.VSHost
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost (in Microsoft.VisualStudio.TextTemplating.VSHost.dll)
Syntax
'宣言
Public Const TextTemplatingKeyName As String
'使用
Dim value As String
value = ProvideDirectiveProcessorAttribute.TextTemplatingKeyName
public const string TextTemplatingKeyName
public:
literal String^ TextTemplatingKeyName
public const var TextTemplatingKeyName : String
Field Value
Type: System.String
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
ProvideDirectiveProcessorAttribute Class