Gets or sets the file.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Filename() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Filename(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def Filename(self) -> str: @Filename.setter def Filename(self, val:str) -> None: |





