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.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.TextTemplating.VSHost
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost (in Microsoft.VisualStudio.TextTemplating.VSHost.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
<GuidAttribute("64998AAF-06EE-4517-9D19-A4787DB08F4B")> _
Public Class OrchestratorOptionsPage _
Inherits DialogPage
'Usage
Dim instance As OrchestratorOptionsPage
[CLSCompliantAttribute(false)]
[GuidAttribute("64998AAF-06EE-4517-9D19-A4787DB08F4B")]
public class OrchestratorOptionsPage : DialogPage
[CLSCompliantAttribute(false)]
[GuidAttribute(L"64998AAF-06EE-4517-9D19-A4787DB08F4B")]
public ref class OrchestratorOptionsPage : public DialogPage
public class OrchestratorOptionsPage extends DialogPage
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.VisualStudio.Shell.DialogPage
Microsoft.VisualStudio.TextTemplating.VSHost.OrchestratorOptionsPage
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.