Technique.Profile

Technique.Profile property

Gets or sets the profile. The profile attribute indicates the type of profile. This is a vendor defined character string that indicates the platform or capability target for the technique. Required attribute.

public string Profile { get; set; }

See Also