DslDefinitionModelSerializationBehaviorMonikerResolverBase.UnresolvedMonikerExceptionMessage 属性

定义

UnresolvedMonikerException 的错误消息。

protected:
 virtual property System::String ^ UnresolvedMonikerExceptionMessage { System::String ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
protected override string UnresolvedMonikerExceptionMessage { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.UnresolvedMonikerExceptionMessage : string
Protected Overrides ReadOnly Property UnresolvedMonikerExceptionMessage As String

属性值

String
属性

适用于