Name of user-external file.
Read-write property
[Visual Basic .NET] |
---|
Public Property File() As String
|
[C#] |
---|
public string File {get; set;}
|
[Managed C++] |
---|
public: __property String __gc ^ get_File();
|
[Unmanaged C++] |
---|
public: HRESULT get_File(
|
[Java] |
---|
public String getFile();public void setFile(
|