Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the name of the effect creator.
Definition
Visual Basic Public ReadOnly Property Creator As String C# public string Creator { get; } C++ public:
property String^ Creator {
String^ get();
}JScript public function get Creator() : String
Property Value
System.String
A Stringobject that contains the name of the effect creator.
This property is read-only.
.gif)