Gets the physical path of this file. This may be a URL.
[Visual Basic] Function GetPath() As String [C#] string GetPath(); [C++] String* GetPath() = 0; [JScript] function GetPath() : String;
The path to this file.
ICodeSourceFile Interface | ICodeSourceFile Members | System.ComponentModel.Design.CodeModel Namespace