IUserResourceFileName Property |
Indicates the name of the resource file.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax ReadOnly Property FileName As String
Get
property String^ FileName {
String^ get ();
}
Property Value
Type:
StringRemarks The file name can be empty if the resource is an URL
See Also