次の方法で共有


WindowPaneProviderService.RegisteredWindowPane.WindowPaneTypeName Property

Retrieves the windowPaneTypeName specified by the overloaded constructor WindowPaneProviderService.RegisteredWindowPane.

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'宣言
Public ReadOnly Property WindowPaneTypeName As String
public string WindowPaneTypeName { get; }

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

WindowPaneProviderService.RegisteredWindowPane Structure

Microsoft.VisualStudio.Shell.Design Namespace