CSharpProjectProperties6.AssemblyKeyProviderName Property

Definition

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

Property Value

Attributes

Applies to