CoreDesignSurfaceSerializationBehaviorSerializationMessages.ResourceManager Property
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ResourceManager As ResourceManager
'Usage
Dim value As ResourceManager
value = CoreDesignSurfaceSerializationBehaviorSerializationMessages.ResourceManager
public static ResourceManager ResourceManager { get; }
public:
static property ResourceManager^ ResourceManager {
ResourceManager^ get ();
}
public static function get ResourceManager () : ResourceManager
Property Value
Type: System.Resources.ResourceManager
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
CoreDesignSurfaceSerializationBehaviorSerializationMessages Class
CoreDesignSurfaceSerializationBehaviorSerializationMessages Members