Gets the upload module skip KB.
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public static int UploadModuleSkipKB { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property UploadModuleSkipKB As Integer Get |
Visual C++ |
---|
public: static property int UploadModuleSkipKB { int get (); } |