EffectDefault.ParameterName Property |
Language: |
Retrieves or sets the parameter name.
Visual Basic Public Property ParameterName As String C# public string ParameterName { get; set; } C++ public:
property String^ ParameterName {
String^ get();
void set(String^ value);
}JScript public function get ParameterName() : String
public function set ParameterName(String);
System.String
This property is read/write.
A String object that contains the name of the parameter.
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