ModuleCreateProperties Class
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.
The parameters supplied to the create module properties.
public class ModuleCreateProperties
type ModuleCreateProperties = class
Public Class ModuleCreateProperties
- Inheritance
-
ModuleCreateProperties
Constructors
ModuleCreateProperties() |
Initializes a new instance of the ModuleCreateProperties class. |
ModuleCreateProperties(ContentLink) |
Initializes a new instance of the ModuleCreateProperties class with required arguments. |
Properties
ContentLink |
Required. Gets or sets the module content link. |