DslDefinitionModelSerializationBehaviorSerializationMessages.ResourceManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ResourceManager to get serialization messages from.
public:
static property System::Resources::ResourceManager ^ ResourceManager { System::Resources::ResourceManager ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public static System.Resources.ResourceManager ResourceManager { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
static member ResourceManager : System.Resources.ResourceManager
Public Shared ReadOnly Property ResourceManager As ResourceManager
Property Value
- Attributes