Share via


HostedControlAppInitString.AssemblyInfoType Property

Definition

Gets or sets the type of the assembly info. [Editor(typeof(UIAdapterStyleTypeAssemblyEditor), typeof(UITypeEditor))]

public:
 property System::String ^ AssemblyInfoType { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(true)]
public string AssemblyInfoType { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.AssemblyInfoType : string with get, set
Public Property AssemblyInfoType As String

Property Value

The type of the assembly info.

Attributes

Applies to