 | GZipToolAction Property |
[Missing <summary> documentation for "P:GZipStreamTool.Base.GZipTools.GZipTool.Action"]
Namespace:
GZipStreamTool.Base.GZipTools
Assembly:
GZipStreamTool.Base (in GZipStreamTool.Base.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ActionType Action { get; set; }
Public Property Action As ActionType
Get
Set
public:
property ActionType Action {
ActionType get ();
void set (ActionType value);
}
member Action : ActionType with get, set
Property Value
Type:
ActionType
See Also