ConstantTableDescription.Creator Property

Language:

Retrieves or sets the name of the constant table creator.

Definition

Visual Basic Public Property Creator As String
C# public string Creator { get; set; }
C++ public:
property String^ Creator {
        String^ get();
        void set(Stringvalue);
}
JScript public function get Creator() : String
public function set Creator(String);

Property Value

System.String
A String Leave Site object that contains the name of the constant table creator.

This property is read/write. 

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