| CallerInfoFilePath Property |
[This is preliminary documentation and is subject to change.]
Gets the file path.
Namespace: YallaAssembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax public string FilePath { get; }
Public ReadOnly Property FilePath As String
Get
public:
property String^ FilePath {
String^ get ();
}
member FilePath : string with get
Property Value
Type:
StringFile path.
See Also