ProgramDescription.ExecutableFilename Property |
Language: |
Visual Basic Public Property ExecutableFilename As String C# public string ExecutableFilename { get; set; } C++ public:
property String^ ExecutableFilename {
String^ get();
void set(String^ value);
}JScript public function get ExecutableFilename() : String
public function set ExecutableFilename(String);
This property is read/write.
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