![]() |
![]() |
![]() |
PropertyDescription.Name Property |
Language: |
Retrieves or sets the name of the property.
Visual Basic .NET Public Property Name As String C# public string Name { get; set; } Managed C++ public: __property String* get_Name();
public: __property void set_Name(String*);JScript .NET public function get Name() : String
public function set Name(String);
System.String . String that contains the property name to set or retrieve.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center