IDocumentPeekResult::IsReadOnly Property

Visual Studio 2015
 

Determines whether this result is read-only.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

property bool IsReadOnly {
	bool get();
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: