Method | Description | |
---|---|---|
get_CanonicalName ( string &canonicalName ) : int | ||
get_Description ( string &description ) : int | ||
get_HelpFile ( string &helpFile ) : int | ||
get_MustUpdateBefore ( int &mustUpdateBefore ) : int | ||
get_ReferredProject ( object &unknownProject ) : int | ||
get_Type ( System.Guid &guidType ) : int |
Method | Description | |
---|---|---|
BuildDependency ( |
||
GetReferencedHierarchy ( ) : IVsHierarchy | ||
get_HelpContext ( uint &helpContext ) : int |
public get_CanonicalName ( string &canonicalName ) : int | ||
canonicalName | string | |
return | int |
public get_Description ( string &description ) : int | ||
description | string | |
return | int |
public get_HelpFile ( string &helpFile ) : int | ||
helpFile | string | |
return | int |
public get_MustUpdateBefore ( int &mustUpdateBefore ) : int | ||
mustUpdateBefore | int | |
return | int |
public get_ReferredProject ( object &unknownProject ) : int | ||
unknownProject | object | |
return | int |
public get_Type ( System.Guid &guidType ) : int | ||
guidType | System.Guid | |
return | int |