CSharpProjectProperties8.AssemblyOriginatorKeyMode 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.
public:
property VSLangProj::prjOriginatorKeyMode AssemblyOriginatorKeyMode { VSLangProj::prjOriginatorKeyMode get(); void set(VSLangProj::prjOriginatorKeyMode value); };
[System.Runtime.InteropServices.DispId(10043)]
public VSLangProj.prjOriginatorKeyMode AssemblyOriginatorKeyMode { [System.Runtime.InteropServices.DispId(10043)] get; [System.Runtime.InteropServices.DispId(10043)] set; }
[<System.Runtime.InteropServices.DispId(10043)>]
[<get: System.Runtime.InteropServices.DispId(10043)>]
[<set: System.Runtime.InteropServices.DispId(10043)>]
member this.AssemblyOriginatorKeyMode : VSLangProj.prjOriginatorKeyMode with get, set
Public Property AssemblyOriginatorKeyMode As prjOriginatorKeyMode
Property Value
Implements
- Attributes