AttachmentItemFILE_NAME Property |
Namespace:
Unvired.Kernel.UWP.Model
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FILE_NAME { get; set; }Public Property FILE_NAME As String
Get
Set
public:
property String^ FILE_NAME {
String^ get ();
void set (String^ value);
}member FILE_NAME : string with get, set
Property Value
Type:
String
See Also