VCConfiguration.GetVCService(Guid) Method
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.
public:
System::Object ^ GetVCService(Guid % guid);
[System.Runtime.InteropServices.DispId(1610743894)]
public object GetVCService (ref Guid guid);
[<System.Runtime.InteropServices.DispId(1610743894)>]
abstract member GetVCService : Guid -> obj
Public Function GetVCService (ByRef guid As Guid) As Object
Parameters
- guid
- Guid
Returns
- Attributes