ShaderInstructionInformation.File Property |
Language: |
Retrieves or sets the offset, in bytes, from the beginning of the debug information to the file-name string.
Visual Basic Public Property File As Short C# public short File { get; set; } C++ public:
property short File {
short get();
void set(short value);
}JScript public function get File() : short
public function set File(short);
System.Int16
This property is read/write.
Integer that represents the file-name string offset in bytes.
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