FileContext.ContextType Property

Definition

Gets an identifier for the type of object and data represented in Context. This may be used to match with a compatible language service provider.

public:
 property Guid ContextType { Guid get(); };
public Guid ContextType { get; }
member this.ContextType : Guid
Public ReadOnly Property ContextType As Guid

Property Value

Applies to