ProvideXmlEditorChooserDesignerViewAttribute.DefaultLogicalView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A unique Id of the editor factory for the default logical view.
public:
property Guid DefaultLogicalView { Guid get(); };
public Guid DefaultLogicalView { get; }
member this.DefaultLogicalView : Guid
Public ReadOnly Property DefaultLogicalView As Guid