StartPageRelativeExtension.ProvideValue Method

Gets the object that is defined in the XAML.

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

Syntax

public override Object ProvideValue(
    IServiceProvider serviceProvider
)

Parameters

Return Value

Type: System.Object
An object which may be a Uri, an ImageSource, or a string.

.NET Framework Security

See Also

Reference

StartPageRelativeExtension Class

Microsoft.VisualStudio.PlatformUI Namespace