Determines whether the plug-in is built-in into the standard application package.
Value of this property is when no information about the plug-in is embedded into the program.
bool IsBuiltIn { get; }ReadOnly Property IsBuiltIn As Boolean
Getproperty bool IsBuiltIn {
bool get ();
}abstract IsBuiltIn : bool with get