ProjectItemDefinitionLink 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.
External projects support. Allow for creating a local representation to external object of type ProjectItemDefinition
public ref class ProjectItemDefinitionLink abstract
public abstract class ProjectItemDefinitionLink
type ProjectItemDefinitionLink = class
Public MustInherit Class ProjectItemDefinitionLink
- Inheritance
-
ProjectItemDefinitionLink
Constructors
ProjectItemDefinitionLink() |
Properties
ItemType |
Access to remote ItemType. |
Metadata |
Facilitate remoting the Metadata and MetadataCount. |
Project |
Access to remote Project. |
Methods
GetMetadata(String) |
Facilitate remoting the GetMetadata(String). |
GetMetadataValue(String) |
Facilitate remoting the GetMetadataValue(String). |
SetMetadataValue(String, String) |
Facilitate remoting the SetMetadataValue(String, String). |