InstalledProductRegistrationAttribute.ProductDetails 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.
Detailed description of your product.
public:
property System::String ^ ProductDetails { System::String ^ get(); };
public:
property Platform::String ^ ProductDetails { Platform::String ^ get(); };
public string ProductDetails { get; }
member this.ProductDetails : string
Public ReadOnly Property ProductDetails As String
Property Value
The detailed description of the product.