IExtendedUIService.NavigateToProperty(String) 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.
Navigates to the specified property in the property browser of the workflow designer host.
public:
bool NavigateToProperty(System::String ^ propName);
public bool NavigateToProperty (string propName);
abstract member NavigateToProperty : string -> bool
Public Function NavigateToProperty (propName As String) As Boolean
Parameters
- propName
- String
The name of the property to navigate to.
Returns
true
if the property was navigated to successfully; otherwise, false
.
Applies to
GitHub сайтында бізбен бірлесіп жұмыс істеу
Бұл мазмұнның көзін GitHub сайтында табуға болады. Онда сонымен бірге мәселелер мен өзгертулерді енгізу сұрауларын жасауға және қарап шығуға болады. Қосымша ақпарат алу үшін қатысушы нұсқаулығын қараңыз.