Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Toolset property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns the Toolset that this template belongs to.

Class

ITemplate

Syntax

[C#]

string Toolset { set; get; };

[Visual C++]

[propget]

HRESULT Toolset(

[out, retval] BSTR* theToolset

);

[propput]

HRESULT Toolset(

[in] BSTR theToolset

);

Parameters

theToolset

The Toolset that this template belongs to.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in