The template from which the B-Plane is
derived.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Definition() As String
|
| [C#] |
|---|
public string Definition {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Definition();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Definition(
|
| [Java] |
|---|
public String getDefinition();
|