Home > @microsoft/api-extractor-model > ApiProperty > getContainerKey
ApiProperty.getContainerKey() method
Signature:
static getContainerKey(name: string, isStatic: boolean): string;
Parameters
Parameter | Type | Description |
---|---|---|
name | string | |
isStatic | boolean |
Returns:
string