DTEClass::FileName Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to FileName.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
property String^ FileName {
	virtual String^ get();
}

Property Value

Type: System::String^

The file name.

Implements

_DTE::FileName
Return to top
Show: