AnimationOutput.Name Property |
Language: |
Retrieves the name of the animation output.
Visual Basic Public ReadOnly Property Name As String C# public string Name { get; } C++ public:
property String^ Name {
String^ get();
}JScript public function get Name() : String
System.String
This property is read-only.
A string that represents the name of the animation output.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.