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