Share via


SDKManifest.ProductFamilyName Property

Definition

ProductFamilyName specifies the product family for the SDK. This is offered up as metadata on the resolved sdkreference and is used to detect sdk conflicts.

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

Property Value

Applies to