VisualBasic Class

Definition

Provides an attached property store for VisualBasicSettings.

C#
public static class VisualBasic
Inheritance
VisualBasic

Remarks

VisualBasic allows for an instance of VisualBasicSettings to be attached to the top level activity in a workflow defined in a XAML file, thus defining the settings for all VisualBasicReference<TResult> and VisualBasicValue<TResult> expressions in that workflow.

Methods

GetSettings(Object)

Retrieves the VisualBasicSettings instance attached to the specified object.

SetSettings(Object, VisualBasicSettings)

Attaches a VisualBasicSettings instance to the specified object.

SetSettingsForImplementation(Object, VisualBasicSettings)

Attaches a VisualBasicSettings instance to an object for use by its implementation.

ShouldSerializeSettings(Object)

Returns a value that indicates whether the VisualBasicSettings instance associated with the specified object should be serialized.

Applies to

Proizvod Verzije
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1