ExtensionIdAttribute Constructor
Create an ExtensionIdAttribute
Syntax
public ExtensionIdAttribute(
System.string id
)Public Function New( _
ByVal id As System.String _
)Parameters
| Name | Description |
|---|---|
| id | The unique ID for the extension. |
Create an ExtensionIdAttribute
public ExtensionIdAttribute(
System.string id
)Public Function New( _
ByVal id As System.String _
)| Name | Description |
|---|---|
| id | The unique ID for the extension. |