AssemblyTargetedPatchBandAttribute.TargetedPatchBand Property

Definition

Gets the patch band.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property System::String ^ TargetedPatchBand { System::String ^ get(); };
public string TargetedPatchBand { get; }
member this.TargetedPatchBand : string
Public ReadOnly Property TargetedPatchBand As String

Property Value

The patch band information.

Applies to