PexFocusOnAssemblyAttribute.TargetAssemblyName 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 name of the target assembly.
public:
property Microsoft::ExtendedReflection::Metadata::Names::ShortAssemblyName ^ TargetAssemblyName { Microsoft::ExtendedReflection::Metadata::Names::ShortAssemblyName ^ get(); };
public Microsoft.ExtendedReflection.Metadata.Names.ShortAssemblyName TargetAssemblyName { get; }
member this.TargetAssemblyName : Microsoft.ExtendedReflection.Metadata.Names.ShortAssemblyName
Public ReadOnly Property TargetAssemblyName As ShortAssemblyName
Property Value
Microsoft.ExtendedReflection.Metadata.Names.ShortAssemblyName
The name of the target assembly.