PexInstrumentNamespaceAttribute.TargetAssembly 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.
Gets the target Assembly
public:
property Microsoft::ExtendedReflection::Metadata::AssemblyEx ^ TargetAssembly { Microsoft::ExtendedReflection::Metadata::AssemblyEx ^ get(); };
public Microsoft.ExtendedReflection.Metadata.AssemblyEx TargetAssembly { get; }
member this.TargetAssembly : Microsoft.ExtendedReflection.Metadata.AssemblyEx
Public ReadOnly Property TargetAssembly As AssemblyEx
Property Value
Microsoft.ExtendedReflection.Metadata.AssemblyEx
Returns Microsoft.ExtendedReflection.Metadata.AssemblyEx.