AnimationOutput.Name Property |
Language: |
Retrieves the name of the animation output.
Visual Basic .NET Public ReadOnly Property Name As String C# public string Name { get; } Managed C++ public: __property String* get_Name(); JScript .NET public function get Name() : String
System.String . A string that represents the name of the animation output.
This property is read-only.
Feedback? Please provide us with your comments on this topic.