Condividi tramite


StoreViewer.Show Method (ModelElement)

Shows Store Viewer dialog populated from the given element.

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 ( _
    element As ModelElement _
)
public static void Show(
    ModelElement element
)
public:
static void Show(
    ModelElement^ element
)
static member Show : 
        element:ModelElement -> unit 
public static function Show(
    element : ModelElement
)

Parameters

.NET Framework Security

See Also

Reference

StoreViewer Class

Show Overload

Microsoft.VisualStudio.Modeling.Diagnostics Namespace