GettingStartedDocument Class

Visual Studio 2015
 

Contains information for launching the Getting Started documentation.

Namespace:   Microsoft.VisualStudio.ConnectedServices
Assembly:  Microsoft.VisualStudio.ConnectedServices (in Microsoft.VisualStudio.ConnectedServices.dll)

System::Object
  Microsoft.VisualStudio.ConnectedServices::GettingStartedDocument

public ref class GettingStartedDocument 

NameDescription
System_CAPS_pubmethodGettingStartedDocument(Uri^)

Initializes a new instance of the GettingStartedDocument class.

NameDescription
System_CAPS_pubpropertyUri

Gets the Uri that will be launched to show the "Getting Started" documentation to the user.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: