Open sandboxFocus

Property BelongsToCurrentProject

BelongsToCurrentProject

Gets a value indicating whether the current declaration is declared to the current project. It returns false for declarations declared in referenced projects or assemblies.

Declaration
bool BelongsToCurrentProject { get; }
Property Value
Type Description
bool