Profile.IsImplicitProfile Property

Definition

Gets a value that indicates whether this profile is the implicit profile.

public:
 property bool IsImplicitProfile { bool get(); };
public bool IsImplicitProfile { get; }
member this.IsImplicitProfile : bool
Public ReadOnly Property IsImplicitProfile As Boolean

Property Value

true if this profile is the implicit profile; otherwise, false.

Applies to