FileBasedBaseNode.GetProperty(__VSHPROPID, Object) 메서드

정의

public:
 override int GetProperty(Microsoft::VisualStudio::Shell::Interop::__VSHPROPID propid, [Runtime::InteropServices::Out] System::Object ^ % pobj);
public override int GetProperty (Microsoft.VisualStudio.Shell.Interop.__VSHPROPID propid, out object pobj);
override this.GetProperty : Microsoft.VisualStudio.Shell.Interop.__VSHPROPID * obj -> int
Public Overrides Function GetProperty (propid As __VSHPROPID, ByRef pobj As Object) As Integer

매개 변수

propid
__VSHPROPID
pobj
Object

반환

적용 대상