Dela via


WildcardExpansionScriptContributorInput Members

Include Protected Members
Include Inherited Members

Represents input for the wildcard expansion refactoring operation.

The WildcardExpansionScriptContributorInput type exposes the following members.

Constructors

 

Name

Description

Public method

WildcardExpansionScriptContributorInput

Initializes a new instance of the WildcardExpansionScriptContributorInput class.

Top

Methods

 

Name

Description

Public method

Equals

Returns whether the supplied object equals the current object. (Overrides ContributorInput.Equals(Object).)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Returns the hash code value. (Overrides ContributorInput.GetHashCode().)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

Files

Gets the list of files on which to do wildcard expansion refactoring.

Public property

RefactoringOperation

This property represents the RefactorOperation that is used for this ContributorInput. (Inherited from ContributorInput.)

Top

See Also

Reference

WildcardExpansionScriptContributorInput Class

Microsoft.VisualStudio.Data.Schema.Project.Sql.Refactoring.WildcardExpansion Namespace