ConstantTableDescription.Creator Property |
Language: |
Retrieves or sets the name of the constant table creator.
Visual Basic Public Property Creator As String C# public string Creator { get; set; } C++ public:
property String^ Creator {
String^ get();
void set(String^ value);
}JScript public function get Creator() : String
public function set Creator(String);
System.String
This property is read/write.
A String object that contains the name of the constant table creator.
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