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