ImageInfo.ImageCategory 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 category of the image.
public:
property System::String ^ ImageCategory { System::String ^ get(); };
public string ImageCategory { get; }
member this.ImageCategory : string
Public ReadOnly Property ImageCategory As String
Property Value
Returns a String that contains the category of the image.