IVSMDDesignerService.DesignViewAttribute 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.
Gets the name of the metadata attribute we will use to determine if a class supports a design view.
public:
property System::String ^ DesignViewAttribute { System::String ^ get(); };
public:
property Platform::String ^ DesignViewAttribute { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public string DesignViewAttribute { get; }
public string DesignViewAttribute { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.DesignViewAttribute : string
member this.DesignViewAttribute : string
Public ReadOnly Property DesignViewAttribute As String
Property Value
- Attributes