SourceLocation::IsValid Property

 

Gets true if the source location instance is valid.

Namespace:   Microsoft.VisualStudio.GraphModel.CodeSchema
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property bool IsValid {
	bool get();
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: