Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Include Protected Members
Include Inherited Members
Represents methods and properties in the pre-event arguments for the OnCreating event handler method.
The ResourceCreatePreEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ResourceCreatePreEventArgs | Creates an instance of the ResourceCreatePreEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Cancel | Reads or writes a Boolean value that indicates whether to cancel the creation of the resource. |
![]() |
CancelReason | Reads or writes the text that explains why creation of the resource is to be canceled. |
![]() |
ResourceInformation | Gets a dataset that contains information about the resource that is to be created. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CancelEvent | Cancels the creation of the resource. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top