共用方式為


WindowPaneProviderService.RegisteredWindowPane.WindowPaneTypeName Property

Definition

Retrieves the windowPaneTypeName specified by the overloaded constructor WindowPaneProviderService.RegisteredWindowPane(Type, String).

public:
 property System::String ^ WindowPaneTypeName { System::String ^ get(); };
public:
 property Platform::String ^ WindowPaneTypeName { Platform::String ^ get(); };
public string WindowPaneTypeName { get; }
member this.WindowPaneTypeName : string
Public ReadOnly Property WindowPaneTypeName As String

Property Value

Applies to