Share via


IRenameItemValidationResult.ProposedValue Property

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
ReadOnly Property ProposedValue As String
string ProposedValue { get; }
property String^ ProposedValue {
    String^ get ();
}
abstract ProposedValue : string with get
function get ProposedValue () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IRenameItemValidationResult Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace