GraphMetadata::IsWriteOnce Property

 

Return true if the property is write once

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

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

Property Value

Type: System::Boolean

Return to top
Show: