Megosztás a következőn keresztül:


DTEClass.WindowConfigurations Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to WindowConfigurations.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property WindowConfigurations As WindowConfigurations
public virtual WindowConfigurations WindowConfigurations { get; }
public:
virtual property WindowConfigurations^ WindowConfigurations {
    WindowConfigurations^ get ();
}
abstract WindowConfigurations : WindowConfigurations with get 
override WindowConfigurations : WindowConfigurations with get
function get WindowConfigurations () : WindowConfigurations

Property Value

Type: EnvDTE.WindowConfigurations
The window configurations.

Implements

_DTE.WindowConfigurations

.NET Framework Security

See Also

Reference

DTEClass Class

EnvDTE Namespace