Visual Basic (Declaration) | |
---|---|
Public Shared ReadOnly Property Instance As NActionCommandFactory |
Visual Basic (Usage) | Copy Code |
---|---|
Dim value As NActionCommandFactory value = NActionCommandFactory.Instance |
C# | |
---|---|
public static NActionCommandFactory Instance {get;} |
C++/CLI | |
---|---|
public: static property NActionCommandFactory^ Instance { NActionCommandFactory^ get(); } |
Property Value
An instance of the command factory.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7