.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Activities
  3. ActivityMetadata
  4. GetArgumentsWithReflection()
  • ActivityMetadata
    • Environment
    • HasViolations
    • AddArgument(RuntimeArgument)
    • AddDefaultExtensionProvider<T>(Func<T>)
    • AddImportedChild(Activity)
    • AddImportedChild(Activity, Object)
    • AddImportedDelegate(ActivityDelegate)
    • AddImportedDelegate(ActivityDelegate, Object)
    • AddValidationError(String)
    • AddValidationError(ValidationError)
    • AddVariable(Variable)
    • AddVariable(Variable, Object)
    • Bind(Argument, RuntimeArgument)
    • Equals(Object)
    • GetArgumentsWithReflection()
    • GetHashCode()
    • GetImportedChildrenWithReflection()
    • GetImportedDelegatesWithReflection()
    • GetVariablesWithReflection()
    • RequireExtension(Type)
    • RequireExtension<T>()
    • SetArgumentsCollection(Collection<RuntimeArgument>)
    • SetImportedChildrenCollection(Collection<Activity>)
    • SetImportedDelegatesCollection(Collection<ActivityDelegate>)
    • SetValidationErrorsCollection(Collection<ValidationError>)
    • SetVariablesCollection(Collection<Variable>)
    • operator !=(ActivityMetadata, ActivityMetadata)
    • operator ==(ActivityMetadata, ActivityMetadata)
net481
namespace System.Activities
{
    public struct ActivityMetadata
    {
        public Collection<RuntimeArgument> GetArgumentsWithReflection();
    }
}
.NET Framework 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
Information specific to net481
Assembly

System.Activities , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35

Referencing

Your project needs an assembly reference to System.Activities.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙