Share via


CSharpProjectProperties6.AssemblyOriginatorKeyFileType Property

Namespace:  VSLangProj110
Assembly:  VSLangProj110 (in VSLangProj110.dll)

Syntax

'Declaration
Property AssemblyOriginatorKeyFileType As UInteger
uint AssemblyOriginatorKeyFileType { get; set; }
property unsigned int AssemblyOriginatorKeyFileType {
    unsigned int get ();
    void set (unsigned int value);
}
abstract AssemblyOriginatorKeyFileType : uint32 with get, set
function get AssemblyOriginatorKeyFileType () : uint 
function set AssemblyOriginatorKeyFileType (value : uint)

Property Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

CSharpProjectProperties6 Interface

VSLangProj110 Namespace