次の方法で共有


IVSMDDesignerService.DesignViewAttribute Property

Definition

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

Applies to