다음을 통해 공유


RegisterEditorExtensionAttribute.TemplateDir Property

Gets or sets the template directory.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public Property TemplateDir As String
public string TemplateDir { get; set; }

Property Value

Type: System.String
The template directory.

.NET Framework Security

See Also

Reference

RegisterEditorExtensionAttribute Class

Microsoft.VisualStudio.Shell Namespace