Macro.Definition Property |
Language: |
Retrieves or sets the definition name.
Visual Basic Public Property Definition As String C# public string Definition { get; set; } C++ public:
property String^ Definition {
String^ get();
void set(String^ value);
}JScript public function get Definition() : String
public function set Definition(String);
System.String
This property is read/write.
String that represents the definition name.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center