Property | Type | Description | |
---|---|---|---|
IEnumerable | IEnumerator | ||
Properties | IEnumerator | ||
Properties | System.Property |
Method | Description | |
---|---|---|
AssertPropertyExists ( string name, object value ) : void | ||
PropertiesMock ( object parent ) : EnvDTE | ||
RegisterKnownProperty ( string name ) : |
Method | Description | |
---|---|---|
IEnumerable ( ) : IEnumerator | ||
Properties ( ) : IEnumerator | ||
Properties ( object index ) : System.Property |
public AssertPropertyExists ( string name, object value ) : void | ||
name | string | |
value | object | |
return | void |
public PropertiesMock ( object parent ) : EnvDTE | ||
parent | object | |
return | EnvDTE |
public RegisterKnownProperty ( string name ) : |
||
name | string | |
return |