ReplacesAttribute::Replaces Property

 

Gets the name of the replaced margin.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

public:
property String^ Replaces {
	String^ get();
}

Property Value

Type: System::String^

The name of the replaced margin.

Return to top
Show: