Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the value of Ide for this Session object.
Namespace: Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)
Syntax
public Ide Ide { get; }
public:
property Ide^ Ide {
Ide^ get();
}
member Ide : Ide with get
Public ReadOnly Property Ide As Ide
Property Value
Type: Microsoft.VisualStudio.Tools.Applications.Ide
See Also
Session Class
Microsoft.VisualStudio.Tools.Applications Namespace