C# Class System.Deployment.Internal.Isolation.Manifest.AssemblyReferenceEntry

Datei anzeigen Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
DependentAssembly AssemblyReferenceDependentAssemblyEntry
Flags uint
ReferenceIdentity IReferenceIdentity

Property Details

DependentAssembly public_oe property

public AssemblyReferenceDependentAssemblyEntry,System.Deployment.Internal.Isolation.Manifest DependentAssembly
return AssemblyReferenceDependentAssemblyEntry

Flags public_oe property

public uint Flags
return uint

ReferenceIdentity public_oe property

public IReferenceIdentity ReferenceIdentity
return IReferenceIdentity