AttachmentItemNO_CACHE 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 NO_CACHE { get; set; }Public Property NO_CACHE As String
Get
Set
public:
property String^ NO_CACHE {
String^ get ();
void set (String^ value);
}member NO_CACHE : string with get, set
Property Value
Type:
String
See Also