共用方式為


StartPageRelativeExtension Constructor

Initializes a new instance of StartPageRelativeExtension with the specified relative path.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣告
Public Sub New ( _
    relativePath As String _
)
public StartPageRelativeExtension(
    string relativePath
)

Parameters

  • relativePath
    Type: System.String
    The relative path from the Start Page XAML file location.

.NET Framework Security

See Also

Reference

StartPageRelativeExtension Class

Microsoft.VisualStudio.PlatformUI Namespace