RegisterEditorExtensionAttribute.TemplateDir Property

Definition

Gets or sets the template directory.

public:
 property System::String ^ TemplateDir { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TemplateDir { Platform::String ^ get(); void set(Platform::String ^ value); };
public string TemplateDir { get; set; }
member this.TemplateDir : string with get, set
Public Property TemplateDir As String

Property Value

The template directory.

Applies to