Ed2kFilelinkFileName Property
Gets the file name.
Namespace: DevCase.Core.Networking.Peer2PeerAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string this[
bool unescaped = true
] { get; }
Public ReadOnly Property FileName (
Optional unescaped As Boolean = true
) As String
Get
Dim instance As Ed2kFilelink
Dim unescaped As Boolean
Dim value As String
value = instance.FileName(unescaped)
public:
property String^ FileName[bool unescaped = true] {
String^ get (bool unescaped = true);
}
member FileName : string with get
No code example is currently available or this language may not be supported.
- unescaped Boolean (Optional)
-
String