Namespace:  MonoOBSFramework
Assembly:  MonoOBSFramework (in MonoOBSFramework.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static class VarGlobal
Public NotInheritable Class VarGlobal
public ref class VarGlobal abstract sealed

Members

               
 All Members  Constructors   Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
VarGlobal()()()
_ShowLogWindow
AlwaysTrustCertif()()()
DefineProxy(String, Int32, Boolean, String, String)
Define the proxy
GlobalLogFs
LogFrm
LogFsStream
MonoOBSFrameworkTmpDir
Provide a temp directory.
MonoOBSFrameworkTmpDirCheck()()()
NetEvManager
This object is used to globaly send or intercept event of web traffic.
OpenSuseApiUrl
If you want to change the default OpenSuseApiUrl url.
Password
The password to log at OpenSuseApiUrl
PrefixUserName
The prefix to add before the user name (Default = "home:")
Project
The name of a project to work on.
Proxy
This the builded proxy, either is null, since you don't set it with "DefineProxy" void
ShowLogWindow
TimeOut
The TimOut for all Web transaction in Millisecondes
TrustIt
Will never be use.
User
The user name to log at OpenSuseApiUrl

Inheritance Hierarchy

System..::.Object
  MonoOBSFramework..::.VarGlobal

See Also