SVsPathVariableResolver Interface
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.
Passed to GetService(Type) to return a reference to the IVsPathVariableResolver interface.
public interface class SVsPathVariableResolver
public interface class SVsPathVariableResolver
__interface SVsPathVariableResolver
[System.Runtime.InteropServices.Guid("89DB7429-F4A4-4F26-B832-2EB963A19AAA")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsPathVariableResolver
[<System.Runtime.InteropServices.Guid("89DB7429-F4A4-4F26-B832-2EB963A19AAA")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsPathVariableResolver = interface
Public Interface SVsPathVariableResolver
- Attributes