CSharpProjectProperties6.AssemblyName Property

Definition

public:
 property System::String ^ AssemblyName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ AssemblyName { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(10013)]
public string AssemblyName { [System.Runtime.InteropServices.DispId(10013)] get; [System.Runtime.InteropServices.DispId(10013)] set; }
[<System.Runtime.InteropServices.DispId(10013)>]
[<get: System.Runtime.InteropServices.DispId(10013)>]
[<set: System.Runtime.InteropServices.DispId(10013)>]
member this.AssemblyName : string with get, set
Public Property AssemblyName As String

Property Value

Attributes

Applies to