  | DocumentHandlerApp Property  | 
 
            Pointer to the SOLIDWORKS application
            
 
    Namespace: 
   CodeStack.SwEx.AddIn.Core
    Assembly:
   CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntaxpublic ISldWorks App { get; }Public ReadOnly Property App As ISldWorks
	Get
public:
property ISldWorks^ App {
	ISldWorks^ get ();
}Property Value
Type: 
ISldWorks
Remarks
See Also