TemplateWizardSecurityAttribute.CallingTemplate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the template allowed to call the template wizard extension.
public:
property System::String ^ CallingTemplate { System::String ^ get(); };
public:
property Platform::String ^ CallingTemplate { Platform::String ^ get(); };
public string CallingTemplate { get; }
member this.CallingTemplate : string
Public ReadOnly Property CallingTemplate As String
Property Value
The name of the template allowed to call the template wizard extension.