Condividi tramite


StoreViewer.Show Method (Store)

Shows Store Viewer dialog populated from the given store.

Namespace:  Microsoft.VisualStudio.Modeling.Diagnostics
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)

Syntax

'Dichiarazione
Public Shared Sub Show ( _
    store As Store _
)
public static void Show(
    Store store
)
public:
static void Show(
    Store^ store
)
static member Show : 
        store:Store -> unit 
public static function Show(
    store : Store
)

Parameters

.NET Framework Security

See Also

Reference

StoreViewer Class

Show Overload

Microsoft.VisualStudio.Modeling.Diagnostics Namespace